--- export const prerender = false; import BaseLayout from '../layouts/BaseLayout.astro'; import App from '../App'; ---